Package-level declarations

Types

Link copied to clipboard
class Action

A Luscii action. Actions are equal to other Actions by their id only.

Link copied to clipboard
sealed interface ActionFlowResult : Parcelable

Result from an action flow.

Functions

Link copied to clipboard

Set a listener to get the result from a fragment created with Luscii.buildActionFlowFragment. This must be called before launching the fragment.